Skip to content

Conversation

Manishearth
Copy link
Member

Successful merges:

Failed merges:

r? @ghost
@rustbot modify labels: rollup

Create a similar rollup

camelid and others added 20 commits September 12, 2021 13:27
It can be computed on-demand.
The new name is more accurate than the previous one.
By skipping trait items whose attributes include `hidden`, we void
showing
such trait methods.
Co-authored-by: Joshua Nelson <[email protected]>
It's adapted from the old documentation for the `is_generic` field.
rustdoc: Cleanup `clean` part 2

Split out from rust-lang#88379. This contains the following commits from that PR:

- Remove `Type::ResolvedPath.is_generic`
- Rename `is_generic()` to `is_assoc_ty()`

r? `@jyn514`
…Amanieu

Expose the std_detect env_override feature
…jyn514

rustdoc: Don't show hidden trait methods

Fix rust-lang#89186.

By skipping trait items whose attributes include `hidden`, we avoid showing such trait methods.
Consistent big O notation

This makes the big O time complexity notation in places with markdown support more consistent.
Inspired by rust-lang#89210
…ions, r=joshtriplett

Change the order of imports suggestions

closes rust-lang#83564
@rustbot rustbot added the rollup A PR which is a rollup label Sep 26, 2021
@Manishearth
Copy link
Member Author

@bors r+

@bors
Copy link
Collaborator

bors commented Sep 26, 2021

📌 Commit 7d9a0e5 has been approved by Manishearth

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Sep 26, 2021
@jyn514
Copy link
Member

jyn514 commented Sep 26, 2021

@bors rollup=never p=5

@bors
Copy link
Collaborator

bors commented Sep 26, 2021

⌛ Testing commit 7d9a0e5 with merge 4da89a1...

@bors
Copy link
Collaborator

bors commented Sep 26, 2021

☀️ Test successful - checks-actions
Approved by: Manishearth
Pushing 4da89a1 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Sep 26, 2021
@bors bors merged commit 4da89a1 into rust-lang:master Sep 26, 2021
@rust-timer
Copy link
Collaborator

Finished benchmarking commit (4da89a1): comparison url.

Summary: This benchmark run did not return any relevant changes.

If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf.

@rustbot label: -perf-regression

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. rollup A PR which is a rollup S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.